home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / cli / Strings_38_2.lha / Strings / Strings.readme < prev   
Text File  |  1995-05-04  |  2KB  |  80 lines

  1. Strings/Strings                            Strings/Strings
  2.  
  3.  
  4.     NAME
  5.     Strings -- Find printable strings in a binary file (v38.2.1)
  6.  
  7.     SYNOPSIS
  8.     Strings -i=From,-o=To,-n=MinSize/K/N,-8=8bit/S,-?=About/S
  9.     Strings [[-i] inFile] [[-o] outFile] [-n minSize] [-8] [-?]
  10.  
  11.     OPTIONS
  12.     -i  Read from inFile rather than StdIn
  13.     -o  Write to outFile rather than StdOut
  14.     -n  Smallest string to print (default 6)
  15.     -8  Use default locale (default 7bit=US-ASCII)
  16.     -?  About `Strings'...
  17.  
  18.     DESCRIPTION
  19.     The Strings command looks for ASCII strings in a binary file.
  20.     A string is any sequence of 6 or more printing characters ending
  21.     with a LINEFEED (ASCII 10) or a NULL byte.
  22.  
  23.     REQUIREMENTS
  24.     dos.library v37+
  25.     locale.library v38+
  26.  
  27.     NOTES
  28.     The algorithm for identifying strings is extremely primitive.
  29.  
  30.     BUGS
  31.     None known.
  32.  
  33.     CONTENTS
  34.     Strings (dir)
  35.         Strings
  36.         Strings.readme
  37.  
  38.     COPYRIGHT
  39.     Strings is Copyright © 1993-95 Klaus Alexander Seistrup @ Magnetic Ink
  40.     <kas@mink.ping.dk>, but the program may be freely distributed and
  41.     copied, as long as the following conditions are fulfilled:
  42.  
  43.     · The sales price must not be higher than the cost of an (empty)
  44.       disk plus a nominal copying fee plus costs for shipping. The total
  45.       price must not be higher than US$ 5.
  46.  
  47.     · All parts of the program and the documentation must be complete.
  48.       The distribution of single parts or incomplete subsets of the
  49.       original distribution is NOT ALLOWED. DO NOT ADD TO THE ARCHIVE!!
  50.  
  51.     · Strings may not be sold in combination with or as part of commercial
  52.       software.
  53.  
  54.     · Program and documentation may not be changed in any way.
  55.  
  56.     · Permission is explicitly been given for distribution through Aminet
  57.       and Fred Fish.
  58.  
  59.     If you like this program and use it regularly, please send me a
  60.     postcard or an e-mail.
  61.  
  62.     AUTHOR
  63.                             Klaus Alexander Seistrup
  64.                                   Magnetic Ink
  65.                                 Østervej 5C-226
  66.                                DK-4293 Dianalund
  67.                                  D A N M A R K
  68.  
  69.                             E-mail: kas@mink.ping.dk
  70.  
  71.         PGP Public Key avaiable from pgp-req@mink.ping.dk (auto-reply).
  72.  
  73. -- 
  74.  
  75.  "All thy strong holds shall be like fig trees with the firstripe figs: if
  76.   they be shaken, they shall even fall into the mouth of the eater."
  77.  
  78.                                                               (Nahum 3:12)
  79.  
  80.